home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilgraf / mpgvdd13.rdm < prev    next >
Text File  |  1997-01-18  |  898b  |  35 lines

  1. Short:    MPEG video datatype V1.3
  2. Author:   Reinhold.A.Mainz@KBV.DE (Roland Mainz)
  3. Uploader: Reinhold.A.Mainz@KBV.DE (Roland Mainz)
  4. Type:     util/dtype
  5.  
  6. MPEG video datatype, which is able to play mpeg 1 video streams.
  7. animation.datatype subclass.
  8.  
  9. ALPHA release, V1.3
  10.  
  11. Features are:
  12. - Now supports virtual memory with Martin Apel's vmm.library
  13.   (Now no limit of frames to load...)
  14.  
  15. - Realtime playing on a plane A1200
  16.  
  17. - Grayscale output
  18.  
  19. - Color output (low quality (speed), medium (ordered dither)
  20.   or dicecolor (high-quality color)
  21.  
  22. - More speed
  23.  
  24. - Bugfixes
  25.  
  26. - Various options:
  27.   - including frame skipping (by number and/or by type (B, P))
  28.   - load limit (maximum frame to load)
  29.   - dithering mode (GRAY, COLOR, ORDERED, DICECOLOR)
  30.   - display mode
  31.   - playback speed
  32.   - color range (YCrCb space) and color resolution
  33.   - load buffer size
  34.     ... (see docs for a complete list of options)
  35.